Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 36af5d805dcc065c0836eb84f949a76ffe89bfbc


Parents : 4daf4ef
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-11-03T16:29:04+01:00

Updated Linux install instructions

Changes

1 files changed, 2 insertions(+), 2 deletions(-)

M README.md +2 -2

Diff

diff --git a/README.md b/README.md
index e6dc951b..c2903605 100644
--- a/README.md
+++ b/README.md
@@ -52,10 +52,10 @@ On all Linux-based operating systems, Sideband is available as a `pip`/`pipx` pa
You will first need to install a few dependencies for voice calls, audio messaging and Codec2 support to work:
```bash
-# For Debian (13+) and derivatives
+# For Debian 13+, Ubuntu 24.04+ and derivatives
sudo apt install python3-pyaudio codec2 xclip xsel
-# For Debian (12+), Ubuntu (22.04+) and derivatives
+# For Debian 12+, Ubuntu 22.04+ and derivatives
sudo apt install python3-pyaudio python3-dev build-essential libopusfile0 portaudio19-dev codec2 xclip xsel
# For Manjaro and derivatives


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────